

Install Introduction

The Introduction can be only used in the USB interface from KeeTouch company under WinCE 5.0.

Install process:

1. Modify project.bib file

please refer the project.bib file in installation package ,and add the test below in project.bib file
MODULES
	;  Name            Path                                           Memory Type
	;  --------------  ---------------------------------------------  -----------
		KtPtrHid.dll     $(_FLATRELEASEDIR)\KTPtrHid.dll                 NK  SH

2.  Modify project.reg FILE
     please refer the project.reg file in installation package ,and add the test below in project.reg file
; Added by Daniel, KT
	[HKEY_LOCAL_MACHINE\Drivers\HID\LoadClients\6829_1\Default\1_1\Pointer]
	   "DLL"="KtPtrHid.DLL"
	   "RemoteWakeup"=dword:0
	   "Left"=dword:AE8
	   "Right"=dword:F0B
	   "Top"=dword:1E0
	   "Bottom"=dword:438
thereinto, "Left""Right""Top""Bottom" is refer to panel size, provided by Keetouch

3.copy the file"KtPtrHid.dll". please copy the file"KtPtrHid.dll"in the installation package to the corresponding menue Release. 

4, remake the image, and then installation sucessuflly. 

	